object Form8: TForm8 Left = 200 Top = 108 BorderIcons = [] BorderStyle = bsSingle Caption = 'Welcome!' ClientHeight = 374 ClientWidth = 499 Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 5 Top = 0 Width = 489 Height = 57 TabOrder = 0 object Label1: TLabel Left = 8 Top = 18 Width = 474 Height = 27 Alignment = taCenter AutoSize = False Caption = 'Welcome to Bookmark Converter 2.6' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -24 Font.Name = 'Arial' Font.Style = [] ParentFont = False end end object GroupBox2: TGroupBox Left = 5 Top = 57 Width = 489 Height = 312 TabOrder = 1 object Label2: TLabel Left = 16 Top = 16 Width = 465 Height = 33 AutoSize = False Caption = 'Thank you for choosing Bookmark Converter, the ultimate program ' + 'for converting bookmarks and favorites between the Netscape and ' + 'Internet Explorer formats. In both directions, of course.' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Label3: TLabel Left = 16 Top = 54 Width = 465 Height = 17 AutoSize = False Caption = 'It�s as simple as it gets, with just a few clicks all of your bo' + 'okmarks are converted.' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Label4: TLabel Left = 16 Top = 76 Width = 465 Height = 49 AutoSize = False Caption = 'The registered version features command-line conversion. This ca' + 'n come in very handy e.g. for big companies that are switching b' + 'rowser but still want all of their employees to keep their favor' + 'ite' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Image1: TImage Left = 19 Top = 160 Width = 197 Height = 81 AutoSize = True Picture.Data = {} end object Image2: TImage Left = 20 Top = 244 Width = 201 Height = 17 Picture.Data = {} end object Label9: TLabel Left = 16 Top = 102 Width = 465 Height = 31 AutoSize = False Caption = 'places on the web. Just put the program in the login-script to r' + 'un it from the server and it�ll be done before you know it!' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object Label5: TLabel Left = 16 Top = 128 Width = 470 Height = 17 AutoSize = False Caption = 'You also get the '#39'Synchronize on system boot'#39' feature, which is ' + 'a VERY handy little thing (see help).' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object GroupBox3: TGroupBox Left = 248 Top = 144 Width = 233 Height = 153 TabOrder = 0 object Label6: TLabel Left = 10 Top = 12 Width = 220 Height = 13 AutoSize = False Caption = 'Bookmark Converter 2.6 is shareware.' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Label7: TLabel Left = 10 Top = 36 Width = 217 Height = 55 AutoSize = False Caption = 'If you like the program, please register. Support the shareware ' + 'concept and future releases of this and other programs. ' + ' For further info see help inside the program.' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Label8: TLabel Left = 10 Top = 95 Width = 217 Height = 53 AutoSize = False Caption = 'Since I trust you, this is the last and only nag-screen in the e' + 'ntire program. Also, the program will not cease to function afte' + 'r a certain period of time or anything like that.' Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end end object Button1: TButton Left = 19 Top = 271 Width = 201 Height = 26 Caption = 'Start!' TabOrder = 1 OnClick = Button1Click end end end